ConversationUnreadCount Property |
Contains the count of unread conversation items within a folder.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic int UnreadCount { get; }Public ReadOnly Property UnreadCount As Integer
Get
Property Value
Type:
Int32The unread count.
See Also